Einhugur macOS Bridge plugin.

NSColor.NSColorTypeValues Enum

Constants that indicate the color's type, and which methods may be called on the color object.

enum NSColor.NSColorTypeValues

Constants

ComponentBased = 0Colors that include floating-point color components and a color space.
Pattern = 1Colors that include an image to be used as a pattern.
Catalog = 2Colors that are retrieved from an asset catalog.